##command:CURsor Flash
##Flashes cursor at the given position.
CURF, 0x2C, 8, -game:FE6 -indexMode:8
##Position to flash cursor on.
	Position, 4, 4, -coordinates:2 -preferredBase:10

CURF, 0x2D, 8, -game:FE6 -indexMode:8
##Character to flash cursor on.
	Character, 4, 2

##command:CUrsor MOve
##Moves the cursor.
CUMO, 0x2E, 8, -game:FE6 -indexMode:8
##Position to move cursor to.
	Position, 4, 4, -coordinates:2 -preferredBase:10

##command:CUrsor REmove
##Removes the cursor.
CURE, 0x2F, 4, -game:FE6 -indexMode:8



##command:CURsor Flash
##Flashes cursor at the given position.
CURF, 0x66, 8, -game:FE7 -indexMode:8
##Position to flash cursor on.
	Position, 4, 4, -coordinates:2 -preferredBase:10

CURF, 0x67, 8, -game:FE7 -indexMode:8
##Character to flash cursor on.
	Character, 4, 2

##command:CUrsor MOve
##Moves the cursor.
CUMO, 0x68, 8, -game:FE7 -indexMode:8
##Position to move cursor to.
	Position, 4, 4, -coordinates:2 -preferredBase:10

##command:CUrsor REmove
##Removes the cursor.
CURE, 0x69, 4, -game:FE7 -indexMode:8



##command:CUrsor MOve
##Moves the cursor.
CUMO, 0x3B20, 4, -game:FE8 -indexMode:8
##Position to move cursor to.
	Position, 2, 2, -coordinate:2 -preferredBase:10

CUMO, 0x3B21, 4, -game:FE8 -indexMode:8
##Character to move cursor on.
	Character, 2, 2

##command:CUrsor REmove
##Removes the cursor.
CURE, 0x3B22, 4, -game:FE8 -indexMode:8